| Matrix Multiplication |
| C(m*v) = A(m*n) * B(u*v); Cij = |
|   |
| Coli(C) = |
|   |
| Rown(C) = |
|   |
| A * b = |
|   |
| When is A*B = B*A |
|   |
| Left-multiplication by diagonal Matrix |
|   |
| Right-multiplication by diagonal Matrix |
|   |
| Product of two diagonal Matrices |
|   |
| sin(x+y), cos(x+y) derived from product of 2D rotation Matrices |
|   |
|   |
|   |
| Back to Tutorial Directory |
| Download "Matrix Solver Step by Step" from Apple AppStore here: |
|
|
|
Matrix Solver Step by Step |
| The authors would like to hear your suggestions or comments. | |
| Write to us! (GraphMath@aol.com) | |
| Keywords: math, learning tools, education, linear algebra, matrix, matrices, proofs, tutorial, multiplication, matrix multiplication, diagonal matrix |